const github.com/klauspost/compress/zstd.debug
6 uses
github.com/klauspost/compress/zstd (current package)
zstd.go#L16: const debug = false
zstd.go#L19: const debugEncoder = debug
zstd.go#L22: const debugDecoder = debug
zstd.go#L25: const debugAsserts = debug || false
zstd.go#L102: if debug || debugDecoder || debugEncoder {
zstd.go#L108: if debug || debugDecoder || debugEncoder {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |